FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > DefaultSheetDataModel クラス > SetArray メソッド : SetArray(Int32,Int32,Object[,],Boolean,ReferenceStyle) メソッド |
'Declaration
Public Overloads Sub SetArray( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value(,) As Object, _ ByVal formula As Boolean, _ ByVal referenceStyle As ReferenceStyle _ )
public void SetArray( int row, int column, object[,] value, bool formula, ReferenceStyle referenceStyle )